From: Miles Bader Date: Wed, 22 Aug 2007 11:37:33 +0000 (+0000) Subject: Add arch tagline X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17041 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9db2c2fa8cfbcb6029506e9c582aa3b896ed7903;p=emacs.git Add arch tagline --- diff --git a/lisp/textmodes/org-export-latex.el b/lisp/textmodes/org-export-latex.el index 1c326ffa207..98e846d749c 100644 --- a/lisp/textmodes/org-export-latex.el +++ b/lisp/textmodes/org-export-latex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2007 Free Software Foundation, Inc. ;; ;; Author: Bastien Guerry -;; Version: $Id: org-export-latex.el,v 0.26a 2007/08/21 14:46:58 guerry Exp guerry $ +;; Version: $Id: org-export-latex.el,v 1.1 2007/08/22 11:32:47 cdominik Exp $ ;; Keywords: org organizer latex export convert ;; X-URL: ;; @@ -1209,4 +1209,5 @@ Regexps are those from `org-latex-special-string-regexps'." (provide 'org-export-latex) +;; arch-tag: 23c2b87d-da04-4c2d-ad2d-1eb6487bc3ad ;;; org-export-latex.el ends here